home *** CD-ROM | disk | FTP | other *** search
/ Beautiful Female Teachers Club / Beautiful Female Teachers Club.iso / pc / catalog.dxr / 00013_A-3.ls < prev    next >
Encoding:
Text File  |  1998-02-16  |  131 b   |  8 lines

  1. on mouseDown
  2.   set frm to clickOn() - 2
  3.   puppetSound(2, "button.aiff")
  4.   if btndown(1000) then
  5.     go("3", "CATA_A")
  6.   end if
  7. end
  8.